Click or drag to resize

RequestFrom Property

Gets or sets From header field. The From header field is a required header field that indicates the originator of the request.

Namespace:  Independentsoft.Sip
Assembly:  Independentsoft.Sip (in Independentsoft.Sip.dll) Version: 1.0.700.17927
Syntax
public ContactInfo From { get; set; }

Property Value

Type: ContactInfo
From.
See Also